Loads user context including role classification and goals. Can infer role/goals from user.context via LLM if not provided.
Bearer token from your account (https://agent.ai/user/integrations#api)
Variable name to store the user context.
^[a-zA-Z][a-zA-Z0-9_]*$User's role (e.g., SDR, AE, CSM, Solutions Engineer). If empty, will be inferred from user context.
User's coaching/improvement goals. If empty, will be inferred from role.
User profile data for role/goals inference when not explicitly provided. Usually {{user.context}}.
User's email address for identification.